Skip to content

v2.0.0#4

Merged
Mitsunee merged 18 commits intomainfrom
next/2.0.0
Jan 25, 2025
Merged

v2.0.0#4
Mitsunee merged 18 commits intomainfrom
next/2.0.0

Conversation

@Mitsunee
Copy link
Contributor

@Mitsunee Mitsunee commented Aug 9, 2023

  • BREAKING: remove fromArray method
  • BREAKING: switches to using undefined instead of null for nodes that don't exist.
  • BREAKING: replaces insertList and insertArray with insertMany
  • BREAKING: makes getNode a private method

Merges #5:

  • adds Symbol.iterator generator method
  • refactors existing code to make use of generator
  • BREAKING: remove entries method in favour of Symbol.iterator

@Mitsunee Mitsunee self-assigned this Aug 9, 2023
@Mitsunee Mitsunee added the enhancement New feature or request label Aug 9, 2023
@Mitsunee Mitsunee added this to the 2.0.0 milestone Aug 9, 2023
@Mitsunee Mitsunee marked this pull request as ready for review January 24, 2025 21:38
@Mitsunee Mitsunee merged commit e2d7c60 into main Jan 25, 2025
6 checks passed
@Mitsunee Mitsunee deleted the next/2.0.0 branch January 25, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant